@charset "utf-8";
html {
  overflow-x: hidden;
}
body {
  color: #333;
  font: 14px "Microsoft Yahei";
}@font-face {
	font-family:AkzidenzGrotesk-BoldCondAlt;
	src: url('../fonts/AkzidenzGrotesk-BoldCondAlt.otf'); }
	
	@font-face {
	font-family:Barlow-Regular;
	src: url('../fonts/Barlow-Regular.ttf'); }
	
.m-toubuge{ display:none}

body,
ul,
ol,
li,
div,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
img,
span,
input {
  margin: 0;
  padding: 0;
  list-style: none;
}
a {
  color: #333;
  text-decoration: none;
}
a:focus {
  outline: 0;
}
img {
  border: none;
}
.vam {
  vertical-align: middle;
}
.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}
p {
  word-spacing: 0;
}
i,
em {
  font-style: normal;
}
.tr {
  text-align: right;
}
.tl {
  text-align: left;
}
.center {
  text-align: center;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.pa {
  position: absolute;
}
.pr {
  position: relative;
}
.clearfix:after {
  content: "";
  height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}
.content {
  width: 1200px;
  margin: 0 auto;
}

.pic img,.picl img,.pics img{-webkit-transition: -webkit-transform 0.8s; -moz-transition: -moz-transform 0.8s; -o-transition: -o-transform 0.8s; transition: transform 0.8s;}
.pic img:hover{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05);  transform: scale(1.05);}
.picl img:hover{-moz-transform: translate(0,5px);-webkit-transform: translate(0,5px);-ms-transform: translate(0,5px);-o-transform: translate(0,5px);}
.pics img:hover{-moz-transform: rotate(360deg);-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);-o-transform: rotate(360deg);}
.white,
.whites {
  position: relative;
  overflow: hidden;
}
.white:after,
.whites:after {
  content: '';
  cursor: pointer;
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  transform: skewx(-25deg);
}
.white:hover:after {
  left: 100%;
  -moz-transition: 1s;
  -o-transition: 1s;
  -webkit-transition: 1s;
  transition: 1s;
}
.whites:hover:after {
  left: 100%;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
body {
  min-width: 1200px;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  overflow-x: hidden;
}
i,
em {
  font-style: normal;
}
.content {
  width: 1200px;
  margin: 0 auto;
}
input::-webkit-input-placeholder {
  color: #999;
  font-size: 14px;
  text-transform: capitalize;
}
input::-moz-placeholder {
  color: #999;
  font-size: 14px;
  text-transform: capitalize;
}
input:-moz-placeholder {
  color: #999;
  font-size: 14px;
  text-transform: capitalize;
}
input:-ms-input-placeholder {
  color: #999;
  font-size: 14px;
  text-transform: capitalize;
}
@keyframes myfirst {
  0% {
    background-position: 0 bottom;
  }
  100% {
    background-position: 100% bottom;
  }
}
.line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clear {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}



.banner {
  height: auto;
  max-width: 1920px;
  margin: 0 auto!important;
  position: relative;
  margin-top: -34px;
}
.banner .bd li {
  float: left;
  width: 100%;
  line-height: 0;
}
.banner .bd li img {
  width: 100%;
}
.banner .bd li a {
  display: block;
}
.banner .hd {
  z-index: 1;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 8%;
  cursor: pointer;
}
.banner .hd li {
  width: 13px;
  height: 13px;
  background: #e6e6e6;
  display: inline-block;
  margin: 0 10px;
  border-radius: 13px;
}
.banner .hd li.on {
  background: #bb1b32;
  width: 36px;
}


.tit{font-weight: normal;text-align: center;}
.tit b{display: block;font-size: 48px;color: #fff;line-height: 48px;}
.tit b em{ display: inline-block;font-size: 38px;color: #939393;line-height: 48px;margin: 0 16px; }
.tit i{display: block;font-size: 18px;color: #fff;line-height: 18px;padding-top: 20px;position: relative;}
.tit i:after{ position: absolute;left:32%;margin-left: -18px;width: 515px;height: 35px;top:65px;background: url(../images/t_h2.png) no-repeat center;content: ""; }

.tit1{font-weight: normal;text-align: center;}
.tit1 b{display: block;font-size: 48px;color: #333;line-height: 48px; font-weight:normal; background:url(line.png) no-repeat center bottom; padding-bottom:30px }
.tit1 b span{ font-weight:bold;color:#0155ab}
.tit1 b em{ display: inline-block;font-size: 38px;color: #939393;line-height: 48px;margin: 0 16px; }
.tit1 i{display: block;font-size: 18px;color: #333;line-height: 18px;padding-top: 20px;position: relative;}
.tit1 i:after{ position: absolute;left:50%;margin-left: -18px;width: 36px;height: 12px;top:45px;content: ""; }



.search{height:72px;background:rgba(255,255,255,1);box-shadow:0px 2px 10px 0px rgba(0, 0, 0, 0.1);position:relative;z-index: 20;}
.search p{float: left;height: 72px;line-height: 72px;font-size: 15px;color: #666666;padding-left: 34px;background: url(../images/hot.png) no-repeat left 22px;}
.search p b{ font-weight: normal; }
.search p a{color: #666666;margin-right: 10px;}
.search p a:hover{color: #bb1b32;}
.s_box{float: right;width: 300px;height: 40px;margin-top: 17px;border: 1px solid #eeeeee;border-radius: 20px;box-sizing: border-box;position: relative;}
.s_box .txt{float:left;width:245px;padding-left: 20px;height:38px;line-height: 38px;font-size:14px;color:#333;border:none;background: none;outline: 0;}
.s_box .btn{float: left;width:14px;height: 14px;border: 0;background: url(../images/sea.png) no-repeat center;outline: 0;cursor: pointer;margin-top: 13px;}

.yz{height: 683px;background: url(../images/yz_bg.jpg) no-repeat center;}
.yz h2{ display: block;text-align: center;font-weight: normal;color: #333;padding-top: 110px;font-size: 48px;line-height: 40px; }
.yz h2 b em{ font-weight: bold;color: #0a6fbf; }
.yz p{ display: block;text-align: center;font-weight: normal;color: #666666;padding-top: 37px;font-size: 16px;line-height:40px; }
.yz ul{ margin-top: 70px; }
.yz .gd{
    display: block;
    width: 204px;
    height: 49px;
    font-size: 15px;
    line-height: 49px;
    text-align: center;
    transition: all .4s;
    color: #838383;
    margin: 0 auto;
    border: 1px solid #838383;
    box-sizing: border-box; margin-top:50px;
}
.yz .gd:hover {text-indent: 0;text-align: center;background: #bb1b32; color:#fff; border:1px solid #bb1b32;}



.yz ul li{ float: left;padding: 6px 53px 0;height: 90px;box-sizing: border-box;border-right: 1px solid #e2e2e2;box-sizing: border-box;font-size: 56px;transition:all 0.3s;}
.yz ul li:hover{ transform:translateY(-5px);}
.yz ul li:hover{ color:#1172b9;}
.yz ul li:first-child{ padding-left: 0; }
.yz ul li:last-child{ padding-right: 0; border-right: 0;}
.m_zz li em{ display: block;margin-top: -8px;height: 65px; font-size:18px; margin-left:15px }
.m_zz li:nth-child(2) em{height: 65px;}
.m_zz li em b{color: #191919;  font-weight: normal;display: inline-block;font-size: 58px;line-height: 58px;transition:all 0.3s; font-family:AkzidenzGrotesk-BoldCondAlt}
.yz ul li:hover em b{ color:#1172b9;}
.m_zz li em i{ display: inline-block;width: 26px;height: 26px;border-radius: 15px;background: #bb1b32;font-size: 14px;color: #fff;text-align: center;line-height: 26px;margin-left: 5px; vertical-align: top;font-weight: bold;}
.m_zz li h3{font-size: 20px; color: #333333; line-height: 20px; font-weight: normal;margin-top: 6px;}


.fa{ padding-top: 85px;background: #f4f4f4; }
.fa_t{ margin: 88px 33px 0; }
.fa_t li{ float: left;margin-right: 60px; }
.fa_t li:last-child{ margin-right: 0; }
.fa_t li em{ display: block;width: 72px;height: 72px;overflow: hidden;float: left;margin-right: 12px; }
.fa_t li em img{ display: block; width: 72px;height: 72px;transition: all 0.5s}
.fa_t li.cur em img:nth-child(1){ margin-top: -72px; }
.fa_t li span{ display: block;float:left;font-size: 24px;color: #333;line-height: 32px; font-weight: normal;}
.fa_t li span b{ display: block; padding-top: 10px;}
.fa_t li span i{ font-size: 11px;color: #666;line-height: 11px;font-weight: bold;opacity: 0.45;text-transform: uppercase;padding-top: 3px; display: block;}
.fa_t li.cur span{ color: #0071e5; }
.fa_t li.cur span i{ color: #0071e5;  }
.fa dl{ margin-top: 32px;position: relative; }
.fa dt{ display: block;width: 1920px;height:614px;  }
.fa dt img{ display: block;width: 1920px;height:614px; margin-left: -360px; }
.fa dd{ position: absolute;right: 0;top:74px;width: 606px;height: 472px;background: rgba(10,111,191 ,0.92);padding: 48px 46px 0;box-sizing: border-box; }
.fa dd h3{ display: block;font-size: 26px;color: #fff;line-height: 26px; font-weight: bold;padding: 0 0 14px;border-bottom: 1px solid rgba(255,255,255,0.4);}
.fa dd p{ display: block;color: #fff;padding-top: 10px;font-size: 16px;line-height: 26px;opacity: 0.88; }
.fa dd .more{ width: 130px;height: 40px;border:1px solid rgba(255,255,255,0.3);box-sizing: border-box;line-height: 40px;text-align: center;font-size: 15px;font-weight: bold;text-align: center;margin-top: 22px;display: block;color: #fff;border-radius: 20px;transition:all 0.3s; }
.fa dd .more:hover{ background:#029f36;border-color:#029f36;}
.fa dd ul{ margin-top: 68px; }
.fa dd ul li{ height: 88px;border-right: 1px solid rgba(255,255,255,0.2);float: left;padding: 0 42px; }
.fa dd ul li:first-child{ padding-left: 0; }
.fa dd ul li:last-child{ padding-right: 0; border-right: 0;}
.fa dd ul li img{ display: block; width: 60px;height: 60px;transition: all 0.5s;margin: 0 auto;}
.fa dd ul li span{ display: block;font-size: 16px;color: #fff;line-height: 16px; font-weight: bold;text-align: center;padding-top: 12px;}
.fa dd ul li:hover  img {animation-duration: 2s;animation-name: flipInY;}

.pro{ padding:82px 0;background: #f6f6f6;  }

.pro_con{ position: relative;margin-top: 70px; }
.pro_con .tempWrap{padding-left:10px;margin-left:-10px;width: 1210px!important;}
.pro_con dl{width: 290px;float: left;margin-right: 15px;box-shadow: 0 0 10px rgba(0,0,0,0.15);margin-bottom: 60px;box-sizing: border-box;}
.pro_con dl dt{width: 290px;height: 342px;line-height: 0;overflow: hidden;}
.pro_con dl dt img{transition: all 0.5s; height:100%; min-width:96%}
.pro_con dl:hover dt img{ transform: scale(1.05); }
.pro_con dl dd{width: 290px;padding: 36px 21px 0;height: 180px;box-sizing: border-box; }
.pro_con dl dd h4 a{line-height: 20px;font-weight: bold;display: block;font-size: 20px;}
.pro_con dl dd p{ font-size: 15px;line-height: 24px;color: #666666;padding-top:12px ;padding-bottom: 25px; display:block;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;  
        overflow: hidden; height:50px; 
  }
.pro_con dl dd .more{ display: block;width: 20px;height: 18px;overflow: hidden; }
.pro_con dl dd .more img{ display: block; width: 20px;height: 18px;transition: all 0.5s;}
.pro_con dl:hover .more img:nth-child(1){margin-top: -18px;}
.pro_con .sprev{position: absolute;left: -115px;top: 188px;width: 60px;height: 60px;background: url(../images/sprev.png) no-repeat center;}
.pro_con .snext{position: absolute;right: -115px;top: 188px;width: 60px;height: 60px;background: url(../images/snext.png) no-repeat center;}
.pro_con .sprev:hover{ background: url(../images/sprevh.png) no-repeat center;cursor: pointer; }
.pro_con .snext:hover{ background: url(../images/snexth.png) no-repeat center; cursor: pointer;}
.pro .gd{display: block;width: 204px;height: 49px;font-size: 15px;line-height: 49px; text-align:center;transition: all .4s;color: #838383;margin: 0 auto; border:1px solid #838383;box-sizing: border-box;}
.pro .gd:hover {text-indent: 0;text-align: center;background: #bb1b32; color:#fff; border:1px solid #bb1b32;}

.xad{height: 272px;background:url(../images/xad_bg.jpg) no-repeat center;padding-top: 54px;box-sizing: border-box; }
.xad_l h2{ font-weight: normal;font-size: 30px;line-height: 30px;color: #ffffff; }
.xad_l h2 b{display: inline-block;font-weight: bold;}
.xad_l h3{ font-weight: normal;padding-top: 30px; }
.xad_l h3 span{display: block;font-weight: normal;font-size: 18px;line-height: 20px;color: #fff;padding-left: 32px;float: left;margin-right: 32px;background: url(../images/xad_ic1.png) no-repeat left;}
.xad p{padding-top: 42px;}
.xad p a{ display: block;width: 100px;line-height: 32px;height: 32px;background: #fff;text-align: center;font-size: 14px;color: #141414;margin-left: 40px;transition:all 0.5s;float: left;border-radius: 16px;}
.xad p span{ transition: all 0.5s;
    display: block;font-size: 40px;line-height: 30px;color: #fff; float: left; font-family:AkzidenzGrotesk-BoldCondAlt}
.xad p span img{ display: block;float: left;width:32px;line-height: 32px;vertical-align: middle;margin-right: 10px;  }
.xad p .zx:hover{ background:#bb1b32; color:#fff }


.td{height: 713px;background:url(../images/td_bg.jpg) no-repeat center;padding-top: 110px;box-sizing: border-box; overflow: hidden;}
.td .content2{width:1340px;margin:0 auto;}
.td ul{ margin-top: 85px; display:flex }
.td ul li{ flex:1;width: 280px;height:418px;margin: 0 -12px; padding: 38px 36px 0;box-sizing: border-box; }
.td ul li i{ display: block;width: 120px;height: 120px;margin: 0 auto;overflow: hidden; }
.td ul li img{ display: block;width: 120px;height: 120px;margin: 0 auto; }
.td ul li:hover i img:nth-child(1){ margin-top: -120px; }
.td ul li b{display: block;font-size: 28px;line-height: 24px;color: #fff; font-weight: bold;text-align: center;padding: 24px 0 24px;}
.td ul li span{ display: block;font-size: 17px;line-height: 24px;color: #fff; text-align: center;}
.td ul li:hover{ transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;




    transform: translate(0,10px);
    -webkit-transform: translate(0,-10px);
    -moz-transform: translate(0,-10px);
    -o-transform: translate(0,-10px);
    -ms-transform: translate(0,-10px); }
.td ul li:hover span,.td ul li:hover b{ color: #fff; }

.case{padding: 110px 0 0;height: 1380px;box-sizing: border-box;}
.case_ctg{height: 98px;margin: 70px 0 0 140px;}
.case_ctg li{float: left;text-align: center;transition:all 0.5s;margin-right: 66px;}
.case_ctg li i{display: block;height: 48px;width:48px;overflow: hidden;margin: 0 auto;}
.case_ctg li i img{display: block;height: 48px;width:48px;transition: all 0.3s;}
.case_ctg li.cur  i img:nth-child(1){ margin-top:-48px;}
.case_ctg li span{display: block;font-size: 16px;color: #666;line-height: 30px;}
.case_ctg li.cur span{ color:#1172b9;font-weight: bold;}
.case_ctg li:hover{transform:translateY(-5px);}
.case_ctg li.cur  img {animation-duration: 2s;animation-name: flipInY;}
.case_con{height: 640px; margin-top:60px}
.case_l{float: left;width: 782px;}
.case_l dt{height: 440px;overflow: hidden;}
.case_l dt img{display: block;width: 782px;height: 440px;transition: all 0.5s;}
.case_l dt:hover img{transform: scale(1.05);}
.case_l dd{height: 200px;background: #f5f5f5;padding: 0 40px;  /*  box-shadow: 0 0 15px rgba(0,0,0,0.12)*/}
.case_l dd h4{font-size: 26px;color: #333;line-height: 32px;padding: 30px 0 20px;position: relative;margin-bottom: 24px;font-weight:normal;background:url(../images/you.png) no-repeat right center; background-size:5%}
.case_l dd h4 span{ font-family:Barlow-Regular; font-weight:normal; font-size:18px; color:#999}

.case_l dd h4:after{position: absolute;width: 30px;height: 2px;content: "";background: #DDDDDD;left: 0;bottom: 0;}
.case_l dd p{font-size: 15px;color: #666;line-height: 27px;}
.case_l dd p a{  font-size:18px;  width:30px; height:30px; display:block; line-height:30px; text-align:center;  }




.case_l dd h4:hover a,.case_list dd h4:hover a{color: #1172b9;}
.case_r{float: right;width: 380px;position: relative;}
.case_list dl{margin-bottom: 14px;}
.case_list dt{height: 214px;overflow: hidden;}
.case_list dt img{display: block;width: 380px;height: 214px;transition: all 0.5s;}
.case_list dt:hover img{transform: scale(1.05);}
.case_list dd{background: #f5f5f5;padding: 0 15px;  height: 100px; margin-bottom:13px}
.case_list dd h4{font-size: 16px;color: #333;line-height: 16px;font-weight: normal;padding: 15px 0 10px;}
.case_list dd p{font-size: 15px;color: #666;line-height: 25px;}
.case_r .prev{position: absolute;right: -45px;top: 0;z-index: 10;cursor: pointer;background: #0071e5;transition: all 0.3s;width:40px;height:40px;margin-bottom:5px;}
.case_r .next{position: absolute;right: -45px;top: 44px;z-index: 10;cursor: pointer;background: #a8a8a8;transition: all 0.3s;width:40px;height:40px;}


.case_r .tempWrap{height: 642px !important;}
.coop{margin-top: 24px;}
.coop ul{padding: 20px  0!important;}
.coop li{float: left;width: 224px;margin-right: 20px;border-radius: 5px;  overflow: hidden;  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);border:1px solid #eeeeee;box-sizing: border-box;border-radius: 5px;}
.coop li img{display: block;width: 100%;transition: all 0.5s;}
.coop li:hover img{transform: scale(1.05);}
.coop .tempWrap{width: 100% !important;}

.ys{ padding-top: 80px; }
.ys_con{width: 100%;height: 750px;overflow: hidden;margin-top: 70px;}
.ys_con ul{width: 100%;height: 750px;}
.ys_con li{width:12%;float: left;position: relative;cursor:pointer;height: 750px;box-sizing:border-box;border-left: solid 8px #fff;-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s;}
.ys_con li:first-child{border: 0;}
.ys_con li:before{content: "";position: absolute;width:100%;height:100%;background:rgba(0, 0,0, 0.57);bottom:0;left:0;}
.ys_con li .shu2{width: 100%;height:68%;left:0;position: absolute;top:15%;}
.ys_con li .shu2 h3{height: 62.26%;}
.ys_con li .shu2 h3 img{ display: block;height: 51px;width: auto;margin: 0 auto; }
.ys_con li .shu2 em{ display: block;font-size: 12px;text-transform: uppercase;line-height: 12px;color: #bab3b0;text-align: center; }
.ys_con li .shu2 em img{ display: block;width:98px;height: 98px;margin: 0 auto; }
.ys_con li .shu2 em b{font-size: 30px;line-height: 30px;color: #fff;display: block;margin: 29px 0 16px;}
.ys_con li .bock{display: none;width:100%;position: absolute;bottom:0;left:0;background:rgba(13, 110, 180, 0.88);box-sizing:border-box;height:200px;padding: 40px 60px 0;transition:all 0.3s;}
.ys_con li .bock h3{float: left;width: 250px;font-size: 30px;color: #fff;height: 100px;box-sizing: border-box;line-height: 42px;font-weight: bold;background: url(../images/ys_dd.png) no-repeat right;text-align: center;padding-top: 8px;}
.ys_con li .bock h3 b{ display: block; }

.ys_con li .bock p{ float: left;margin-left: 44px;width: 500px; margin-top: -9px;}
.ys_con li .bock p i{ display: block; font-size: 16px;line-height: 30px;color: #fff;position: relative;padding-left: 16px;}
.ys_con li .bock p i:after{ position: absolute;left:0;top:12px;width: 6px;height: 6px;border-radius: 3px;background: #fff;content: ""; }
.ys_con li.cur{width:52%;}
.ys_con li.cur:before{width: 0;height: 0;}
.ys_con li.cur .bock{display: block;}
.ys_con li.cur .shu2{ display: none;}

@media screen and (max-width:1366px) {   
   .ys_con li .bock{ padding: 40px 20px 0;}
   .ys_con li .bock p{ width:320px;  }
   
}
@media screen and (min-width:1367px) and (max-width:1440px) {
       .ys_con li .bock{ padding: 40px 20px 0;}
   .ys_con li .bock p{ width:320px;  }
      
}
@media screen and (min-width:1441px) and (max-width:1660px) {
         
.ys_con li .bock{ padding: 40px 20px 0;}
   .ys_con li .bock p{ width:320px;  }
        }   
@media screen and (min-width:1661px) and (max-width:1920px) {
          .ys_con li .bock p{ width:500px;  }
        } 

.news{height: 1034px; background:url(../images/news_bg.jpg) no-repeat center top #f5f5f5; padding-top: 105px;box-sizing: border-box;}
.news_t{height:337px;margin-top: 52px; }
.news_t dl{ position:relative;width: 600px;height: 337px;float: left; }
.news_t dt,.news_t dt img{ display: block;width: 600px;height: 337px; overflow:hidden;}
.news_t dd{ position: absolute;left:0;bottom:0;height: 80px;background: rgba(0,0,0,0.45);padding: 22px 30px 0 20px;box-sizing: border-box;width: 600px; }
.news_t dd em{ display:inline-block;float: left;width: 50px;height: 18px;font-size: 18px;line-height: 18px;color: #bb1b32;text-align: center; border-right: 1px solid #fff;}
.news_t dd p{ display:inline-block;float: left; margin-left: 8px;}
.news_t dd p a{ display: block; font-size: 18px;line-height: 19px;color: #fff;}
.news_t dd p span{ display: block; font-size: 14px;line-height: 14px;color: #fff;padding-top: 10px;}
.news_t ul{ float: left;width: 600px;box-sizing: border-box;padding: 0 48px;height: 337px;background: #fff; }
.news_t ul li{height: 102px;border-bottom: 1px solid #e3e3e3;padding-top: 40px;box-sizing: border-box;}
.news_t ul li:last-child{border-bottom: 0;}

.news_t ul li h4 { display: inline-block; font-size: 16px; line-height: 24px; color: #222222; max-width: 400px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-weight: 400; position: relative; -o-transition: all .3s ease; transition: all .3s ease ;height:24px;}
.news_t ul li h4:after { position: absolute; content: ""; width: 0; bottom: 0px; left: 0; height: 1px; background: #bb1b32; -o-transition: all .3s ease; transition: all .3s ease ;}

.news_t ul li em{ text-align: right;font-size: 14px;color: #9c9c9c;font-family: Arial;line-height: 14px;display: block;padding-top: 7px; float:right; width:20% }
.news_t ul li:hover h4{ color: #bb1b32;}
.news_t li:hover h4:after { width: 100%; }
.news_con{ margin-top: 20px; }
.news .bt{height: 42px;line-height: 42px;margin-bottom:20px;position: relative;}
.news .bt span a{font-size:20px;color: #333333;font-weight: bold;}
.news .bt i{font:12px arial;color: #999999;text-transform: uppercase;line-height: 42px;padding-left:6px;}

.news .bt em a{float:right;font-size:14px;color: #666666;line-height: 42px;box-sizing: border-box;padding-top:4px;}

.news_l{ float: left;width: 100%px;padding: 28px 38px 0 26px;box-sizing: border-box;height: 275px;background: #fff; }
.news_l .bt:after{content: "";display: block;width:820px;height: 1px;background: #f3f3f3;position: absolute;left:248px;top:26px;}
.news_l li{ float: left;width: 346px;margin-right: 36px; }
.news_l li:nth-child(3n){ margin-right: 0; }
.news_l li em{ display: block;font-size: 14px;color: #666; line-height: 24px;position: relative;}
.news_l li em  i{ display: inline-block;font-size: 24px;color: #363a45;line-height: 24px;margin-right: 20px;font-family: Arial;vertical-align: bottom; }
.news_l li em:after{content: "";display: block;width:1px;height: 10px;background: #e7e7e7;position: absolute;left:70px;top:7px;}
.news_l li h4{ display: block;font-size: 16px;color: #666666; line-height: 16px;margin-top: 16px;margin-bottom: 36px;font-weight: normal;}


.news_r{ float: right;width: 390px;padding: 28px 20px 0 26px;box-sizing: border-box;height: 275px;background: #fff;  }
.news_r .news2{ margin-top: 32px; }
.news_r li{padding-left: 12px;box-sizing: border-box;position: relative;}
.news_r li:after{content: "";display: block;width:6px;height: 6px;background: #363a45;position: absolute;left:0px;top:6px;border-radius: 3px;}
.news_r li h4{ display: block;font-size: 16px;color: #222222; line-height: 16px;margin-bottom: 14px;font-weight: normal;}
.news_r li p{ display: block;font-size: 14px;color: #666666; line-height: 14px;position: relative;margin-bottom: 38px;}
.news_l li:hover h4,.news_r li:hover h4{ color: #bb1b32;}


.abt{background: url(../images/abt_bg.jpg) no-repeat center top;}
.abt h2{ display: block;text-align: center;font-weight: bold;color: #136cad;padding-top: 118px;font-size: 36px;line-height: 36px; }
.abt p{ display: block;text-align: center;font-weight: normal;color: #666666;padding-top: 27px;font-size: 14px;line-height:25px; }
.abt .more{display: block;width:132px;line-height: 40px;height: 40px;background: #0071e5;text-align: center;font-size: 14px;color: #fff;transition:all 0.5s;border-radius: 20px;margin: 65px auto 0; transition:all 0.5s; }
.abt .more:hover{ transform:translateY(-5px);}
.abt_t{ margin-top: 28px; }
.abt_t h3{ display: block;height: 60px;border-bottom: 1px solid #e5e5e5;margin-bottom: 20px;}
.abt_t h3 a{ display: block;font-size: 24px;font-weight: normal;color: #333;line-height: 60px;}
.abt_t h3 span{ float: right;font-size: 14px;color: #b9b9b9;font-family: Arial;line-height: 60px; }
.abt_qie{position: relative;box-sizing: border-box;}
.abt_t li{float:left;width:292px;height: 219px;margin-right:12px;position: relative;overflow:hidden;}
.abt_t li span{background: rgba(0,0,0,0.54) url(../images/fc_ico1.png) no-repeat center 128px;position: absolute;left:0;bottom:0;width:100%;height: 0%;font-size:18px;color: #fff;box-sizing: border-box;padding-top:0px;line-height: 24px;text-align: center;transition: all 0.5s;}
.abt_t li img{height: 216px;width:288px; transition:all 0.5s;}
.abt_t li:hover img{transform:scale(1.1);}
.abt_t li:hover span{height: 100%;padding-top:90px;}
.abt_t li:last-child{margin:0;}
.zprev,.znext{position: absolute;top:72px;width:77px ;height: 77px;z-index: 40;cursor: pointer;}
.zprev{left:-106px;background: url(../images/zprev.png) no-repeat center;}
.znext{right:-106px;background: url(../images/znext.png) no-repeat center;}
.zprev:hover{ background: url(../images/zprevh.png) no-repeat center;}
.znext:hover{ background: url(../images/znexth.png) no-repeat center;}


@-webkit-keyframes fadeInDown1 {
    from { opacity: 0; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
@keyframes fadeInDown1 {
    from { opacity: 0; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
.fadeInDown1 { -webkit-animation-name: fadeInDown1; animation-name: fadeInDown1 }
@-webkit-keyframes fadeInDown2 {
    from { opacity: 0; -webkit-transform: translate3d(0, -20%, 0); transform: translate3d(0, -20%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
@keyframes fadeInDown2 {
    from { opacity: 0; -webkit-transform: translate3d(0, -20%, 0); transform: translate3d(0, -20%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
.fadeInDown2 { -webkit-animation-name: fadeInDown2; animation-name: fadeInDown2 }
@-webkit-keyframes fadeInLeft1 {
    from { -webkit-transform: translate3d(-10%, 0, 0); transform: translate3d(-10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInLeft1 {
    from { -webkit-transform: translate3d(-10%, 0, 0); transform: translate3d(-10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInLeft1 { -webkit-animation-name: fadeInLeft1; animation-name: fadeInLeft1 }
@-webkit-keyframes fadeInLeft2 {
    from { -webkit-transform: translate3d(-5%, 0, 0); transform: translate3d(-5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInLeft2 {
    from { -webkit-transform: translate3d(-5%, 0, 0); transform: translate3d(-5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInLeft2 { -webkit-animation-name: fadeInLeft2; animation-name: fadeInLeft2 }
@-webkit-keyframes fadeInRight1 {
    from { -webkit-transform: translate3d(10%, 0, 0); transform: translate3d(10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInRight1 {
    from { -webkit-transform: translate3d(10%, 0, 0); transform: translate3d(10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInRight1 { -webkit-animation-name: fadeInRight1; animation-name: fadeInRight1 }
@-webkit-keyframes zoomLeft {
    from { -webkit-transform: scale3d(0.3, .3, .3); transform: scale3d(0.3, .3, .3); opacity: 0 }
    50% { opacity: 1 }
}
@keyframes zoomLeft {
    from { -webkit-transform: scale3d(0.3, .3, .3); transform: scale3d(0.3, .3, .3); opacity: 0 }
    50% { opacity: 1 }
}
.zoomLeft { -webkit-transform-origin: 0 50%; transform-origin: 0 50%; -webkit-animation-name: zoomLeft; animation-name: zoomLeft }
.zoomRight { -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; -webkit-animation-name: zoomLeft; animation-name: zoomLeft }
@-webkit-keyframes fadeInUp1 {
    from { -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInUp1 {
    from { -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInUp1 { -webkit-animation-name: fadeInUp1; animation-name: fadeInUp1 }
@-webkit-keyframes fadeInUp2 {
    from { -webkit-transform: translate3d(0, 2%, 0); transform: translate3d(0, 2%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInUp2 {
    from { -webkit-transform: translate3d(0, 2%, 0); transform: translate3d(0, 2%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInUp2 { -webkit-animation-name: fadeInUp2; animation-name: fadeInUp2 }
@keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}
@-moz-keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}
@-webkit-keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}
@-o-keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}



/*--------------------------------------------------------------------------------------------------------------------------------------550--*/

@media all and (max-width:550px){  

.yz h2 {
    display: block;
    text-align: center;
    font-weight: normal;
    color: #333;
    padding-top: 60px;
    font-size: 28px;
    line-height: 40px;
}
.search{ overflow:hidden}

.yz p {
    display: block;
    text-align: center;
    font-weight: normal;
    color: #666666;
    padding-top: 37px;
    font-size: 15px;
    line-height: 32px;
}.search p {
    float: left;
    height: 72px;
    line-height: 72px;
    font-size: 15px;
    color: #666666;
    padding-left: 0px;
    background: url(../images/hot.png) no-repeat left 22px;
}
.yz {
    height: 883px;
    background: url(../images/yz_bg.jpg) no-repeat center;
}.yz .gd {
    display: block;
    width: 144px;
    height: 45px;
    font-size: 14px;
    line-height: 45px;
    text-align: center;
    transition: all .4s;
    color: #838383;
    margin: 0 auto;
    border: 1px solid #838383;
    box-sizing: border-box;
    margin-top: 50px;
}

.yz ul{ width:100%}


.yz ul li {
    float: left;
    padding: 6px 3% 0 5%;
    height: 90px;
    box-sizing: border-box;
    border-right: 1px solid #e2e2e2;
    box-sizing: border-box;
    font-size: 36px;
    transition: all 0.3s; width:47%; margin-bottom:5%
}
.m_zz li em {
    display: block;
    margin-top: -8px;
    height: 45px;
    font-size: 15px;
    margin-left: 0px;
}
.m_zz li em b {
    color: #191919;
    font-weight: normal;
    display: inline-block;
    font-size: 38px;
    line-height: 38px;
    transition: all 0.3s;
    font-family: AkzidenzGrotesk-BoldCondAlt;
}.m_zz li h3 {
    font-size: 15px;
    color: #333333;
    line-height: 20px;
    font-weight: normal;
    margin-top: 6px; 
}
.m_zz li em i {
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 15px;
    background: #bb1b32;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 22px;
    margin-left: 5px;
    vertical-align: top;
    font-weight:normal;
}
.yz ul li:first-child {
    padding-left: 5%;
}.yz ul li:last-child{ display:none}

.td {
    height: 1053px;
    background: url(../images/td_bg.jpg) no-repeat center;
    padding-top: 60px;
    box-sizing: border-box;
    overflow: hidden;    background-size: cover;
}
.td .content2 {
    width: 94%;
    margin: 0 auto;
}
.tit b {
    display: block;
    font-size: 22px;
    color: #fff;
    line-height: 22px;
}

.tit i {
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 15px;
    padding-top: 10px;
    position: relative;
}
.tit i:after {
    position: absolute;
    left: 12%;
    margin-left: -18px;
    width: 515px;
    height: 35px;
    top: 65px;
    background: url(../images/t_h2.png) no-repeat center;
    content: ""; display:none
}

.tit i { background: url(../images/t_h2.png) no-repeat center bottom; padding-bottom:55px}
.td ul {
    margin-top: 35px;
    display: flex; flex-wrap:  wrap;
}

.td ul li b {
    display: block;
    font-size: 22px;
    line-height: 24px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 24px 0 24px;
}.td ul li span {
    display: block;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    text-align: center;
}

.td ul li {
    flex: 1;
    width: 280px;
    height: 268px;
    margin: 0 -12px;
    padding: 38px 36px 0;
    box-sizing: border-box;
}.td ul li span {
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    text-align: center;
}
.td ul li img {
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto;
}


.m-toubuge{ display:block}
.td ul li i {
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    overflow: hidden;
}.tit1 b {
    display: block;
    font-size: 28px;
    color: #333;
    line-height: 28px;
    font-weight: normal;
    background: url(line.png) no-repeat center bottom;
    padding-bottom: 30px;
}.tit1 i {
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 18px;
    padding-top: 20px;
    position: relative;
}
.xad_l h3{ display:none}



.xad {
    height: 272px;
    background: url(../images/xad_bg.jpg) no-repeat center;
    padding-top: 24px;
    box-sizing: border-box;
}.xad_l h2 {
    font-weight: normal;
    font-size: 22px;
    line-height: 30px;
    color: #ffffff;
}
.xad p a{ margin-top:10px}


.ys_con li .bock h3 {
    float: left;
    width: 250px;
    font-size: 18px;
    color: #fff;
    height: 100px;
    box-sizing: border-box;
    line-height: 24px;
    font-weight: bold;
    background: url(../images/ys_dd.png) no-repeat right;
    text-align: center;
    padding-top: 0px; height:60px
}

.ys_con li .shu2 em b {
    font-size: 20px;
    line-height: 25px;
    color: #fff;
    display: block;
    margin: 19px 0 16px;
}
.ys_con li .bock h3 { text-align:left}

.ys_con li .bock p {
    float: left;
    margin-left: 0px;
    width: 160px;
    margin-top: -9px;
}.ys_con li .bock {
    padding: 20px 20px 0!important;
}.case_l {
    float: left;
    width: 100%;
}

.case_con{ float:left;width: 100%; height:690px}
.abt_t{ float:left; width:100%}


.case {
    padding: 110px 0 0;
    height: 1380px;
    box-sizing: border-box;
}.case_list{ display:none}
.case_l dd {
    height: 260px;
    background: #f5f5f5;
    padding: 0 40px;
    /* box-shadow: 0 0 15px rgba(0,0,0,0.12); */
}
.news_t dl {
    position: relative;
    width: 100%;
    height: 337px;
    float: left;
}.news_t dt, .news_t dt img {
    display: block;
    width: 100%;
    height: 337px;
    overflow: hidden;
}.news_t dd {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 80px;
    background: rgba(0,0,0,0.45);
    padding: 22px 0px 0 10%;
    box-sizing: border-box;
    width: 100%;
}

.news_t dd em{ display:none}


.news_t ul {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 0 4%;
    height: 337px;
    background: #fff;
}
.news_t dt, .news_t dt img {
    display: block;
    width: 100%;
    height: 237px;
    overflow: hidden;
}

.news_t dl {
    position: relative;
    width: 100%;
    height: 237px;
    float: left;
}.news_t ul li em {
    text-align: right;
    font-size: 14px;
    color: #9c9c9c;
    font-family: Arial;
    line-height: 14px;
    display: block;
    padding-top: 7px;
    float: right;
    width: 40%;
}.news_con {
    margin-top: 20px;
    display: none;
}.news{ height:960px}

.footer{ display:none}

.ys_con li .bock p i {
    display: block;
    font-size: 13px;
    line-height: 20px;
    color: #fff;
    position: relative;
    padding-left: 16px;
}.xad p span {
    transition: all 0.5s;
    display: block;
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    float: left;
    font-family: AkzidenzGrotesk-BoldCondAlt; width:100%
}

.ys_con li .bock {
    display: none;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(13, 110, 180, 0.88);
    box-sizing: border-box;
    height: 250px;
    padding: 40px 60px 0;
    transition: all 0.3s;
}.ys_con li {
   
    height: 450px;
    
}

.ys_con li .shu2 {
    width: 100%;
    height: 28%;
    left: 0;
    position: absolute;
    top: 5%;
}

.ys_con li .shu2 {
    width: 100%;
    height: 28%;
    left: 0;
    position: absolute;
    top: 15%;
}.ys_con li .shu2 em img{ display:none}








}






